ADVERTENCIA: ¡Este programa tiene un error, lo que significa que debemos corregirlo!

REGLA: Cuando escribimos una sentencia if, la línea condicional debe tener dos puntos: al final de la línea.

  • Hacer clic Ejecute y lea el mensaje de error.
  • Coloque dos puntos al final de la segunda declaración if, así: if variable == "string" :
  • Depure este programa para que pruebe "bat" correctamente.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)